CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - XOR bp

搜索资源列表

  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52932
    • 提供者:153
  1. BP_study

    0下载:
  2. 基于VC++6.0的MFC编程实现人工智能的BP异或算法-Based on VC++6.0 to MFC programming of artificial intelligence algorithm for BP XOR
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3652472
    • 提供者:cfwang
  1. bp

    0下载:
  2. BP神经网络实现三元异或功能,的撒谎级砍死大声的喊凯撒的客户。-BP neural network Triple XOR
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:513206
    • 提供者:姜盈
  1. BP_XOR_MATLAB

    0下载:
  2. 对于bp神经网络具体算法的编程实现 没有使用自带的神经网络包 可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementation bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:671992
    • 提供者:Bruce
  1. bpnet

    0下载:
  2. c语言实现BP神经网络解决异或问题,详细请见附件,源代码。-c language XOR BP neural network to solve the problem in detail, see Annex, the source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:87548
    • 提供者:王海
  1. XOR

    0下载:
  2. VC++实现BP前向神经网络异或算法,(非常好)-VC++ to achieve BP XOR forward neural network algorithm (very good)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:98821
    • 提供者:肖坤
  1. xorbp

    1下载:
  2. matlab语言编写的基于BP神经网络的异或问题分类-matlab language BP neural network based on the XOR problem classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-08
    • 文件大小:1024
    • 提供者:gaohainan
  1. bp

    0下载:
  2. 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:zyx
  1. BP

    0下载:
  2. BP网络实现XOR门,应用了循环语句,简单明了.适合学习-BP networks XOR gate, the application of the loop, plain and simple. For learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:711
    • 提供者:姬磊
  1. BP-xor

    0下载:
  2. 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:87615
    • 提供者:jiang
  1. XOR

    0下载:
  2. 用BP网络求解XOR问题。。 。。 。。 。 -BP network to solve XOR problem. . . . . . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4223
    • 提供者:zhangji
  1. BP-cPP

    0下载:
  2. 用C++实现具有异或功能的BP神经网络,已验证可用 -C++ implementation using XOR function with the BP neural network, has been used to verify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:8587
    • 提供者:田成
  1. BP

    0下载:
  2. BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件-XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing t
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:22558
    • 提供者:王浩
  1. BP

    0下载:
  2. BP神经网络解决异或问题的方法的c语言详细实现过程-BP neural network method to solve the XOR problem c language implementation process in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:38604
    • 提供者:绵绵柳
  1. BP

    0下载:
  2. matlab编写的BP神经网络算法,实验数据为Iris和自动生成的异或数据,经调试运行良好!-Matlab prepared by BP neural network algorithm, the experimental data for the XOR data of the Iris and automatically generated by the debugging and running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:12306
    • 提供者:heart
  1. BP-neural-network-

    0下载:
  2. BP神经网络解决异或问题,在VC6.0下编译通过-BP neural network to solve the XOR problem, compiled by VC6.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:99055
    • 提供者:陈轩
  1. BP-XOR

    0下载:
  2. 用BP神经实现异或功能,基于matlab的源代码-use BP net to solve the problem of XOR
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:592
    • 提供者:罗益洲
  1. xor

    0下载:
  2. matlab用BP神经网络实现XOR过程的程序-Matlab BP neural network to achieve XOR procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:961
    • 提供者:ycy
  1. GA-solving-BP

    0下载:
  2. 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2990
    • 提供者:王剑
  1. xor

    0下载:
  2. bp解决xor问题 BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -bp xor problem solving
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:920
    • 提供者:刘畅
« 1 23 4 5 6 »
搜珍网 www.dssz.com